home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / tails-greeter / glade / optionswindow.glade < prev    next >
Encoding:
Extensible Markup Language  |  2013-01-10  |  14.6 KB  |  300 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.20"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkImage" id="login_image">
  6.     <property name="visible">True</property>
  7.     <property name="can_focus">False</property>
  8.     <property name="stock">gtk-apply</property>
  9.   </object>
  10.   <object class="GtkDialog" id="options_dialog">
  11.     <property name="can_focus">False</property>
  12.     <property name="border_width">5</property>
  13.     <property name="window_position">center-always</property>
  14.     <property name="default_width">320</property>
  15.     <property name="type_hint">dialog</property>
  16.     <property name="decorated">False</property>
  17.     <property name="deletable">False</property>
  18.     <signal name="key-press-event" handler="key_press_event_cb" swapped="no"/>
  19.     <signal name="delete-event" handler="delete_event_cb" swapped="no"/>
  20.     <child internal-child="vbox">
  21.       <object class="GtkVBox" id="dialog-vbox2">
  22.         <property name="can_focus">False</property>
  23.         <property name="spacing">10</property>
  24.         <child internal-child="action_area">
  25.           <object class="GtkHButtonBox" id="dialog-action_area2">
  26.             <property name="can_focus">False</property>
  27.             <property name="layout_style">end</property>
  28.             <child>
  29.               <object class="GtkButton" id="next2_button">
  30.                 <property name="label" translatable="yes">Login</property>
  31.                 <property name="visible">True</property>
  32.                 <property name="can_focus">True</property>
  33.                 <property name="receives_default">True</property>
  34.                 <property name="use_action_appearance">False</property>
  35.                 <property name="image">login_image</property>
  36.                 <signal name="clicked" handler="cb_login_clicked" swapped="no"/>
  37.               </object>
  38.               <packing>
  39.                 <property name="expand">False</property>
  40.                 <property name="fill">True</property>
  41.                 <property name="position">1</property>
  42.               </packing>
  43.             </child>
  44.           </object>
  45.           <packing>
  46.             <property name="expand">False</property>
  47.             <property name="fill">True</property>
  48.             <property name="pack_type">end</property>
  49.             <property name="position">0</property>
  50.           </packing>
  51.         </child>
  52.         <child>
  53.           <object class="GtkVBox" id="vbox1">
  54.             <property name="visible">True</property>
  55.             <property name="can_focus">False</property>
  56.             <property name="spacing">10</property>
  57.             <child>
  58.               <object class="GtkLabel" id="main_label">
  59.                 <property name="visible">True</property>
  60.                 <property name="can_focus">False</property>
  61.                 <property name="xpad">10</property>
  62.                 <property name="ypad">10</property>
  63.                 <property name="label" translatable="yes">Welcome to Tails</property>
  64.                 <attributes>
  65.                   <attribute name="weight" value="bold"/>
  66.                   <attribute name="size" value="13000"/>
  67.                 </attributes>
  68.               </object>
  69.               <packing>
  70.                 <property name="expand">False</property>
  71.                 <property name="fill">True</property>
  72.                 <property name="position">0</property>
  73.               </packing>
  74.             </child>
  75.             <child>
  76.               <object class="GtkVBox" id="admin_box">
  77.                 <property name="visible">True</property>
  78.                 <property name="can_focus">False</property>
  79.                 <property name="spacing">10</property>
  80.                 <child>
  81.                   <object class="GtkLabel" id="admin_label">
  82.                     <property name="visible">True</property>
  83.                     <property name="can_focus">False</property>
  84.                     <property name="xalign">0</property>
  85.                     <property name="label" translatable="yes">Administration password</property>
  86.                     <attributes>
  87.                       <attribute name="weight" value="semibold"/>
  88.                       <attribute name="size" value="11000"/>
  89.                     </attributes>
  90.                   </object>
  91.                   <packing>
  92.                     <property name="expand">False</property>
  93.                     <property name="fill">True</property>
  94.                     <property name="position">0</property>
  95.                   </packing>
  96.                 </child>
  97.                 <child>
  98.                   <object class="GtkLabel" id="password_header">
  99.                     <property name="visible">True</property>
  100.                     <property name="can_focus">False</property>
  101.                     <property name="xalign">0</property>
  102.                     <property name="label" translatable="yes">Enter an administration password in case you need to perform administration tasks.
  103. Otherwise it will be disabled for better security.</property>
  104.                     <property name="wrap">True</property>
  105.                     <property name="width_chars">72</property>
  106.                   </object>
  107.                   <packing>
  108.                     <property name="expand">True</property>
  109.                     <property name="fill">True</property>
  110.                     <property name="position">1</property>
  111.                   </packing>
  112.                 </child>
  113.                 <child>
  114.                   <object class="GtkTable" id="password_table">
  115.                     <property name="visible">True</property>
  116.                     <property name="can_focus">False</property>
  117.                     <property name="n_rows">2</property>
  118.                     <property name="n_columns">2</property>
  119.                     <property name="column_spacing">12</property>
  120.                     <property name="row_spacing">6</property>
  121.                     <child>
  122.                       <object class="GtkEntry" id="password_entry">
  123.                         <property name="visible">True</property>
  124.                         <property name="can_focus">True</property>
  125.                         <property name="invisible_char">ΓùÅ</property>
  126.                         <property name="invisible_char_set">True</property>
  127.                         <property name="primary_icon_activatable">False</property>
  128.                         <property name="secondary_icon_activatable">False</property>
  129.                         <property name="primary_icon_sensitive">True</property>
  130.                         <property name="secondary_icon_sensitive">True</property>
  131.                       </object>
  132.                       <packing>
  133.                         <property name="left_attach">1</property>
  134.                         <property name="right_attach">2</property>
  135.                         <property name="y_options"></property>
  136.                       </packing>
  137.                     </child>
  138.                     <child>
  139.                       <object class="GtkEntry" id="password_entry2">
  140.                         <property name="visible">True</property>
  141.                         <property name="can_focus">True</property>
  142.                         <property name="invisible_char">ΓùÅ</property>
  143.                         <property name="invisible_char_set">True</property>
  144.                         <property name="primary_icon_activatable">False</property>
  145.                         <property name="secondary_icon_activatable">False</property>
  146.                         <property name="primary_icon_sensitive">True</property>
  147.                         <property name="secondary_icon_sensitive">True</property>
  148.                       </object>
  149.                       <packing>
  150.                         <property name="left_attach">1</property>
  151.                         <property name="right_attach">2</property>
  152.                         <property name="top_attach">1</property>
  153.                         <property name="bottom_attach">2</property>
  154.                       </packing>
  155.                     </child>
  156.                     <child>
  157.                       <object class="GtkLabel" id="password_label">
  158.                         <property name="visible">True</property>
  159.                         <property name="can_focus">False</property>
  160.                         <property name="xalign">0</property>
  161.                         <property name="label" translatable="yes">Password:</property>
  162.                       </object>
  163.                       <packing>
  164.                         <property name="x_options">GTK_FILL</property>
  165.                       </packing>
  166.                     </child>
  167.                     <child>
  168.                       <object class="GtkLabel" id="verify_password_label">
  169.                         <property name="visible">True</property>
  170.                         <property name="can_focus">False</property>
  171.                         <property name="xalign">0</property>
  172.                         <property name="label" translatable="yes">Verify Password:</property>
  173.                       </object>
  174.                       <packing>
  175.                         <property name="top_attach">1</property>
  176.                         <property name="bottom_attach">2</property>
  177.                         <property name="x_options">GTK_FILL</property>
  178.                       </packing>
  179.                     </child>
  180.                   </object>
  181.                   <packing>
  182.                     <property name="expand">True</property>
  183.                     <property name="fill">True</property>
  184.                     <property name="position">2</property>
  185.                   </packing>
  186.                 </child>
  187.                 <child>
  188.                   <object class="GtkHBox" id="warning_area">
  189.                     <property name="visible">True</property>
  190.                     <property name="can_focus">False</property>
  191.                     <property name="spacing">6</property>
  192.                     <child>
  193.                       <object class="GtkImage" id="warning_image">
  194.                         <property name="visible">True</property>
  195.                         <property name="can_focus">False</property>
  196.                         <property name="stock">gtk-info</property>
  197.                         <property name="icon-size">1</property>
  198.                       </object>
  199.                       <packing>
  200.                         <property name="expand">False</property>
  201.                         <property name="fill">False</property>
  202.                         <property name="position">0</property>
  203.                       </packing>
  204.                     </child>
  205.                     <child>
  206.                       <object class="GtkLabel" id="warning_label">
  207.                         <property name="visible">True</property>
  208.                         <property name="can_focus">False</property>
  209.                         <property name="xalign">0</property>
  210.                         <property name="xpad">10</property>
  211.                         <property name="ypad">10</property>
  212.                         <property name="label" translatable="yes"> </property>
  213.                       </object>
  214.                       <packing>
  215.                         <property name="expand">True</property>
  216.                         <property name="fill">True</property>
  217.                         <property name="position">1</property>
  218.                       </packing>
  219.                     </child>
  220.                   </object>
  221.                   <packing>
  222.                     <property name="expand">True</property>
  223.                     <property name="fill">True</property>
  224.                     <property name="position">3</property>
  225.                   </packing>
  226.                 </child>
  227.               </object>
  228.               <packing>
  229.                 <property name="expand">False</property>
  230.                 <property name="fill">True</property>
  231.                 <property name="position">1</property>
  232.               </packing>
  233.             </child>
  234.             <child>
  235.               <object class="GtkVBox" id="camouflage_box">
  236.                 <property name="visible">True</property>
  237.                 <property name="can_focus">False</property>
  238.                 <property name="spacing">10</property>
  239.                 <child>
  240.                   <object class="GtkLabel" id="camouflage_header">
  241.                     <property name="visible">True</property>
  242.                     <property name="can_focus">False</property>
  243.                     <property name="xalign">0</property>
  244.                     <property name="label" translatable="yes">Windows Camouflage</property>
  245.                     <attributes>
  246.                       <attribute name="weight" value="semibold"/>
  247.                       <attribute name="size" value="11000"/>
  248.                     </attributes>
  249.                   </object>
  250.                   <packing>
  251.                     <property name="expand">False</property>
  252.                     <property name="fill">True</property>
  253.                     <property name="position">0</property>
  254.                   </packing>
  255.                 </child>
  256.                 <child>
  257.                   <object class="GtkLabel" id="camouflage_help">
  258.                     <property name="visible">True</property>
  259.                     <property name="can_focus">False</property>
  260.                     <property name="xalign">0</property>
  261.                     <property name="label" translatable="yes">This option makes Tails look more like Microsoft Windows XP. This may be useful in public places in order to avoid attracting suspicion.</property>
  262.                     <property name="wrap">True</property>
  263.                     <property name="width_chars">72</property>
  264.                   </object>
  265.                   <packing>
  266.                     <property name="expand">True</property>
  267.                     <property name="fill">True</property>
  268.                     <property name="position">1</property>
  269.                   </packing>
  270.                 </child>
  271.                 <child>
  272.                   <object class="GtkCheckButton" id="camouflage_checkbox">
  273.                     <property name="visible">True</property>
  274.                     <property name="can_focus">True</property>
  275.                     <property name="xalign">0</property>
  276.                     <property name="label" translatable="yes">Activate Microsoft Windows XP Camouflage</property>
  277.                   </object>
  278.                   <packing>
  279.                     <property name="expand">False</property>
  280.                     <property name="fill">True</property>
  281.                     <property name="position">2</property>
  282.                   </packing>
  283.                 </child>
  284.               </object>
  285.             </child>
  286.           </object>
  287.           <packing>
  288.             <property name="expand">False</property>
  289.             <property name="fill">True</property>
  290.             <property name="position">2</property>
  291.           </packing>
  292.         </child>
  293.       </object>
  294.     </child>
  295.     <action-widgets>
  296.       <action-widget response="0">next2_button</action-widget>
  297.     </action-widgets>
  298.   </object>
  299. </interface>
  300.